JSON File Out
Save data to .json file.
Node Data | |
|---|---|
Display name | |
JSON File Out | |
Internal name | |
Node_Json_File_Write | |
Inheritances | |
| Node_Json_File_Write | |
Inputs | |
fpath |
Path |
struct |
Struct |
bool |
Pretty Print |
bool |
Serialize |
Outputs | |
Write a struct or array to a JSON file.
Properties
| Path | Path of the output JSON file. |
| Struct | Struct to write. |
Commit History
| 1.9.0 |
|
|---|